home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
tabdialog
/
tabdialog.doc.z
/
tabdialog.doc
Wrap
Text File
|
2002-04-08
|
485b
|
33 lines
/*
$Id$
*/
/*! \page tabdialog-example.html
\ingroup examples
\title Tabdialog
This example shows how to use a dialog with multiple tabs
(pages). To start the program you have to specify a filename
as the first argument. The dialog shows information about the
file separated onto different tabs.
<hr>
Header file:
\include tabdialog/tabdialog.h
<hr>
Implementation:
\include tabdialog/tabdialog.cpp
<hr>
Main:
\include tabdialog/main.cpp
*/